home *** CD-ROM | disk | FTP | other *** search
/ The Game Master (3rd Edition) / The Game Master 3rd edition.iso / files / educames / mathres1 / install.bat < prev    next >
Encoding:
DOS Batch File  |  1992-11-13  |  83 b   |  7 lines

  1. @ECHO OFF
  2. DEICE
  3. IF ERRORLEVEL == 1 GOTO END
  4. MATH1.EXE -Y
  5. DEL MATH1.EXE
  6. :END
  7.